From f3eb58ef296f7a2869de3b241b0adfbf8e7788bc Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 8 Nov 2010 15:32:55 +0000 Subject: [PATCH] hvmloader: Use ipxe 1.0.0 final rather than a release candidate. Signed-off-by: Keir Fraser --- tools/firmware/etherboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmware/etherboot/Makefile b/tools/firmware/etherboot/Makefile index dd2fb03fbd..b5fc17edc7 100644 --- a/tools/firmware/etherboot/Makefile +++ b/tools/firmware/etherboot/Makefile @@ -10,7 +10,7 @@ else IPXE_GIT_URL := git://git.ipxe.org/ipxe.git endif -IPXE_GIT_TAG := v1.0.0-rc1 +IPXE_GIT_TAG := v1.0.0 D=ipxe T=ipxe-git-snapshot.tar.gz -- 2.30.2